home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
REG15AP
/
Reg15AP.lzh
/
RegBackAP
/
NEC Pc9821用
/
SaveAP.bat
< prev
Wrap
DOS Batch File
|
1998-12-21
|
361b
|
9 lines
Rem ***** RegBackAP Ver1.5 *****
attrib -h -r -s a:\windows\system.dat
attrib -h -r -s a:\windows\user.dat
copy a:\windows\system.dat a:\windows\system.sav
copy a:\windows\user.dat a:\windows\user.sav
attrib +h +r +s a:\windows\system.dat
attrib +h +r +s a:\windows\user.dat
attrib -h -r -s a:\windows\system.sav
attrib -h -r -s a:\windows\user.sav